home *** CD-ROM | disk | FTP | other *** search
/ i·claim - visualizing argument / ICLAIM.ISO / pc / gloss.swf / scripts / DefineButton2_616 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-02-26  |  125 b   |  7 lines

  1. on(release){
  2.    this.unsetWords("");
  3.    _root.hil = "";
  4.    this.azclip.gotoAndStop(1);
  5.    this.gotoAndStop("intro");
  6. }
  7.